home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / LinkScrol.cpt / Scrolling Fields / card_2941.txt < prev    next >
Text File  |  1987-11-08  |  3KB  |  194 lines

  1. -- card: 2941 from stack: in
  2. -- bmap block id: 2186
  3. -- flags: 0000
  4. -- background id: 2619
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (field)
  9. -- low flags: 00
  10. -- high flags: 0007
  11. -- rect: left=4 top=67 right=98 bottom=144
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 24
  17. -- style flags: 0
  18. -- line height: 32
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseWithin
  22.   get the scroll of card field 1
  23.   set the scroll of card field 2 to it
  24.   set the scroll of card field 3 to it
  25. end mouseWithin
  26.  
  27.  
  28.  
  29. -- part 3 (field)
  30. -- low flags: 00
  31. -- high flags: 0007
  32. -- rect: left=148 top=67 right=99 bottom=345
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 0
  36. -- font id: 3
  37. -- text size: 24
  38. -- style flags: 0
  39. -- line height: 32
  40. -- part name: 
  41. ----- HyperTalk script -----
  42. on mouseWithin
  43.   get the scroll of card field 2
  44.   set the scroll of card field 1 to it
  45.   set the scroll of card field 3 to it
  46. end mouseWithin
  47.  
  48.  
  49.  
  50. -- part 4 (field)
  51. -- low flags: 00
  52. -- high flags: 0007
  53. -- rect: left=351 top=67 right=98 bottom=501
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 24
  59. -- style flags: 0
  60. -- line height: 32
  61. -- part name: 
  62. ----- HyperTalk script -----
  63. on mouseWithin
  64.   get the scroll of card field 3
  65.   set the scroll of card field 1 to it
  66.   set the scroll of card field 2 to it
  67. end mouseWithin
  68.  
  69.  
  70.  
  71. -- part 5 (button)
  72. -- low flags: 00
  73. -- high flags: 8003
  74. -- rect: left=327 top=257 right=279 bottom=477
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 1
  78. -- font id: 0
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: French/English Demo
  83. ----- HyperTalk script -----
  84. on mouseUp
  85.   go to last card
  86. end mouseUp
  87.  
  88.  
  89.  
  90. -- part contents for card part 4
  91. ----- text -----
  92. 00001
  93. 00010
  94. 00011
  95. 00100
  96. 00101
  97. 00110
  98. 00111
  99. 01000
  100. 01001
  101. 01010
  102. 01011
  103. 01100
  104. 01101
  105. 01110
  106. 01111
  107. 10000
  108. 10001
  109. 10010
  110. 10011
  111. 00100
  112. 10101
  113. 10110
  114. 10111
  115. 11000
  116. 11001
  117. 11010
  118. 11011
  119. 11100
  120. 11101
  121. 11110
  122. 11111
  123.  
  124.  
  125. -- part contents for card part 3
  126. ----- text -----
  127. one
  128. two
  129. three
  130. four
  131. five
  132. six
  133. seven
  134. eight
  135. nine
  136. ten
  137. eleven
  138. twelve
  139. thirteen
  140. fourteen
  141. fifeteen
  142. sixteen
  143. seventeen
  144. eighteen
  145. nineteen
  146. twenty
  147. twenty-one
  148. twenty-two
  149. twenty-three
  150. twenty-four
  151. twenty-five
  152. twenty-six
  153. twenty-seven
  154. twenty-eight
  155. twenty-nine
  156. thirty
  157. thirty-one
  158.  
  159.  
  160.  
  161. -- part contents for card part 2
  162. ----- text -----
  163. 1
  164. 2
  165. 3
  166. 4
  167. 5
  168. 6
  169. 7
  170. 8
  171. 9
  172. 10
  173. 11
  174. 12
  175. 13
  176. 14
  177. 15
  178. 16
  179. 17
  180. 18
  181. 19
  182. 20
  183. 21
  184. 22
  185. 23
  186. 24
  187. 25
  188. 26
  189. 27
  190. 28
  191. 29
  192. 30
  193. 31
  194.